ServicePerformReminderAction Method (ReminderItemAction) |
Performs the reminder action.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PerformReminderActionResponse PerformReminderAction(
ReminderItemAction reminderItemAction
)
Public Function PerformReminderAction (
reminderItemAction As ReminderItemAction
) As PerformReminderActionResponse
Parameters
- reminderItemAction
- Type: Independentsoft.ExchangeReminderItemAction
The reminder item action.
Return Value
Type:
PerformReminderActionResponsePerformReminderActionResponse.
See Also